Skip to content

fix: correct README.yaml indentation and test atmos configs#96

Merged
Dan Miller (milldr) merged 5 commits into
mainfrom
fix/readme-yaml-indentation
Feb 18, 2026
Merged

fix: correct README.yaml indentation and test atmos configs#96
Dan Miller (milldr) merged 5 commits into
mainfrom
fix/readme-yaml-indentation

Conversation

@milldr

@milldr Dan Miller (milldr) commented Feb 4, 2026

Copy link
Copy Markdown
Member

What

  • Fix README.yaml blockquote indentation that caused YAML parsing errors
  • Fix test atmos.yaml base_path by removing ./ prefix

Why

  • README.yaml had improperly indented blockquote continuation lines causing the release workflow to fail
  • Test atmos configs had ./tests/... instead of tests/... which caused test failures

References

@milldr Dan Miller (milldr) requested review from a team as code owners February 4, 2026 15:04
@milldr Dan Miller (milldr) added the patch A minor, backward compatible change label Feb 4, 2026
@milldr Dan Miller (milldr) changed the title fix: correct indentation in README.yaml blockquote fix: correct README.yaml indentation and test atmos configs Feb 4, 2026
Added caching for .terraform directory to improve performance.
@milldr Dan Miller (milldr) merged commit 2c478da into main Feb 18, 2026
19 of 23 checks passed
@milldr Dan Miller (milldr) deleted the fix/readme-yaml-indentation branch February 18, 2026 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch A minor, backward compatible change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants